﻿@charset "utf-8";
/* CSS Document */

.member_left {
    float: left;
    width: 200px;
    height: auto;
}

.member_left .navbox2 {
    width: 198px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    /*safari或chrome*/
    -moz-border-radius: 5px;
    /*firefox*/
    border-radius: 5px;
    /*opera或ie9*/
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
    /*ie*/
}

.member_left .navbox {
    width: 198px;
    background-color: #ffffff;
}

.member_left .memberbtbox {
    padding-left: 21px;
    height: 41px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #bf5757;
    color: #FFF;
    text-align: left;
    font-weight: 100;
    font-size: 16px;
    line-height: 41px;
}

.member_hover h2 {
    clear: both;
    display: block;
    padding-left: 20px;
    width: 178px;
    height: 41px;
    background-color: #f7f5f1;
    color: #d8870e;
    font-size: 15px;
    line-height: 41px;
}

.member_hover .lmdiv {
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 160px;
}

.member_hover ul {
    width: 160px;
}

.member_hover ul li {
    width: 160px;
    height: 25px;
}

.member_hover ul li a {
    display: block;
    width: 150px;
    font-size: 14px;
    line-height: 25px;
}

.member_hover ul .xz a {
    background-position: -1196px -46px;
    color: #c20000;
}
/*右侧*/
.member_right {
    float: right;
    width: 980px;
}

.member_right .welcome {
    position: relative;
}

.member_right .welcome .touxiang {
    position: relative;
    float: left;
    padding: 4px;
    width: 100px;
    height: 100px;
    border: 1px solid #e0e0e0;
    border-radius: 100px;
}

.member_right .welcome .touxiang img {
    width: 100px;
    height: 100px;
    border-radius: 100px;
}

.member_right .welcome .touxiang span {
    display: block;
    width: 67px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

.member_right .welcome .grzl {
    float: left;
    margin-top: 10px;
    width: 150px;
}

.member_right .welcome .grzl h2 {
    font-weight: 100;
    font-size: 25px;
    line-height: 31px;
}

.member_right .welcome .grzl p {
    line-height: 35px;
}

.member_right .welcome .rightbox {
    float: right;
    padding-left: 30px;
    width: 550px;
    border-left: 1px solid #d7d7d7;
}

.member_right .welcome .rightbox ul {
    width: 550px;
    height: auto;
}

.member_right .welcome .rightbox ul li {
    float: left;
    width: 550px;
    line-height: 31px;
}

.member_right .welcome .rightbox .ddxg p {
    float: left;
    display: block;
    width: 180px;
}

.member_right .linkbox {
    position: relative;
}

.member_right .linkbox ul {
    width: 938px;
}

.member_right .linkbox ul li {
    float: left;
    padding: 20px 0 20px 29px;
    width: 440px;
    height: 100px;
}

.member_right .linkbox ul li .portal_icon {
    float: left;
    display: block;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 32px;
    line-height: 82px;
}
/*个人中心图标*/
.member_right .linkbox ul li:nth-child(1) .portal_icon {
    background-color: #ed5565;
}

.member_right .linkbox ul li:nth-child(2) .portal_icon {
    background-color: #ed5565;
}

.member_right .linkbox ul li:nth-child(3) .portal_icon {
    background-color: #48cfad;
}

.member_right .linkbox ul li:nth-child(4) .portal_icon {
    background-color: #5d9cec;
}

.member_right .linkbox ul li:nth-child(5) .portal_icon {
    background-color: #ec87c0;
}

.member_right .linkbox ul li:nth-child(6) .portal_icon {
    background-color: #fc6e51;
}

.member_right .linkbox ul li:nth-child(7) .portal_icon {
    background-color: #a0d468;
}

.member_right .linkbox ul li:nth-child(8) .portal_icon {
    background-color: #4fc1e9;
}

.member_right .linkbox ul li:nth-child(9) .portal_icon {
    background-color: #ac92ec;
}

.member_right .linkbox ul li .lrbox {
    margin-top: 10px;
    margin-left: 100px;
    width: 320px;
}

.member_right .linkbox ul li .lrbox h3 {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
}

.member_right .linkbox ul li .lrbox h3 span {
    font-style: italic;
    font-size: 21px;
}

.member_right .linkbox ul li .lrbox a {
    line-height: 25px;
}

.member_right .linkbox ul li .lrbox .kosnfont {
    margin-left: 10px;
    font-size: 12px;
}

.member_right .rightbtbox {
    padding: 0 0 0 21px;
    height: 41px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #bf5757;
    text-align: left;
    font-size: 16px;
    line-height: 41px;
}

.member_right .rightbtbox h2 {
    float: left;
    color: #FFF;
    font-weight: 100;
    font-size: 16px;
}

.member_right .rightbtbox .icon-fallback {
    float: right;
    display: block;
    width: 60px;
    color: #FFF;
    text-align: center;
    font-size: 25px;
    line-height: 41px;
}
/*选项卡*/
.member_right .tysx {
    overflow: hidden;
    width: 100%;
    height: 46px;
}

.member_right .lables {
    height: 35px;
}

.member_right .lables li {
    float: left;
    border-right: 1px solid #f2f2f2;
    color: #757575;
}

.member_right .lables li a {
    display: block;
    margin: 0 20px;
    height: 34px;
    border-top: 1px solid #eaeaea;
    font-size: 15px;
    line-height: 34px;
}

.member_right .lables li a:hover {
    color: #e33;
}

.member_right .lables .xz a,.member_right .lables .xz a {
    height: 34px;
    border-top: 0;
    border-bottom: 1px solid #e33;
    color: #e33;
    font-weight: bold;
}

.member_right .lables li:nth-child(4) {
    border-right: 0;
}

.member_right .lables li:last-child {
    border-right: 0;
}

.member_right .sxbox {
    float: right;
    height: 46px;
}

.member_right .sxbox li {
    float: left;
    padding-left: 5px;
    line-height: 35px;
}

.member_right .sxbox select {
    float: left;
    margin: 0;
    width: 120px;
    height: 35px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 35px;
    cursor: pointer;
}

.member_right .sxbox .riqi {
    padding: 3px;
    width: 110px;
    height: 27px;
    border: 1px solid #afafaf;
    background-position: -1090px -805px;
    /* vertical-align:middle; */
    font-size: 14px;
    line-height: 27px;
}

.member_right  .productsbox {
    padding: 5px 0;
    width: 690px;
    height: 80px;
}

/*右侧通用按钮*/
.member_right  .tybut a {
    display: block;
    width: 118px;
    height: 35px;
    border: 1px solid #d7d7d7;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
}

.member_right .tybut a:hover {
    border: 1px solid #2b2241;
    background-color: #2b2241;
    color: #FFF;
}
/*订单详细*/
.member_right .ddxqbt {
    padding-bottom: 15px;
    height: 35px;
}

.member_right .ddxqbt h3 {
    float: left;
    color: #333;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
}

.member_right .ddxqproductslr {
    padding: 15px 0;
}

.member_right .ddxqproductslr .probox {
    width: 908px;
}

.member_right .ddxqproductslr .cplist li {
    padding: 10px 0;
    width: 100%;
    height: 80px;
    border-bottom: 1px  dashed #e0e0e0;
}

.member_right .ddxqproductslr .cplist li:last-child {
    border-bottom: 0;
}

.member_right .proimg {
    width:80px;
    height:80px;
    overflow:hidden;
    display:block;
    float:left;
}

.member_right .proimg img {
    max-width:100%;
}

.member_right .ddxqproductslr .cpxxlr {
    margin-left: 20px;
    padding-top: 20px;
    width: 520px;
}

.member_right .ddxqproductslr .cpjgsl {
    margin-left: 20px;
    padding-top: 20px;
    width: 100px;
    font-size: 14px;
}

.member_right .shxx li {
    float: left;
}

.member_right .shxx .title {
    width: 85px;
    height: 35px;
    text-align: right;
}

.member_right .shxx .lr1 {
    width: 650px;
}

.member_right .wlxxbg {
    border: 1px solid #ffd1db;
    background-color: #fff3f6;
}

.member_right .tishibox {
    width: 100%;
    border: 1px solid #ffd1db;
    background-color: #fff3f6;
}

.member_right .tishibox li {
    padding: 5px 0;
    height: 31px;
    border-bottom: 1px dashed #dedede;
    line-height: 31px;
}

.member_right .tishibox li label {
    float: left;
    width: 100px;
    color: #757575;
    text-align: right;
}

.member_right .tishibox li p {
    float: left;
}

.member_right .tishibox .jene {
    color: #F00;
}

.member_right .tishibox .jene em {
    font-style: italic;
    font-size: 30px;
    line-height: 1;
}

.member_right .total-price {
    display: block;
    height: 31px;
}

.member_right .total-price label {
    height: 31px;
    line-height: 31px;
}

.collect_list {
}

.collect_list .article_list {
    margin-top: 10px;
}

.collect_list .article_list .item {
    display: inline-flex !important;
    display: -webkit-inline-flex !important;
    flex-wrap: wrap;
    align-content: flex-start;
    border: 1px solid #efefef;
    border-radius: 6px;
    margin-bottom: 15px;
    padding: 15px;
    background: #f5f5f5;
}

.collect_list .article_list .item:last-child {
    margin-bottom: 0;
}

.collect_list .article_list .img-box {
    width: 210px;
    margin-right: 20px;
}

.collect_list .article_list .info {
    flex: 1;
}

.collect_list .article_list .info .tit {
    margin: 4px 0 9px;
}

.collect_list .article_list .info .tit a {
    font-size: 18px;
}

.collect_list .article_list .info .tit a:hover {
    color: #e33;
}

.collect_list .article_list .info .text {}

.collect_list .article_list .info .text p {
    display: block;
    max-height: calc(22px * 4);
    line-height: 22px;
    font-size: 14px;
    color: #a0a0a0;
    overflow: hidden;
}

.collect_list .article_list .collect-box {
    display: inline-flex !important;
    display: -webkit-inline-flex !important;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    width: 100%;
    margin-top: 17px;
    border-top: 1px solid #e4e4e4;
    padding-top: 11px;
    font-size: 14px;
}

.collect_list .article_list .collect-box .date {
    color: #616161;
}

.collect_list .article_list .collect-box .delete {
    color: #616161;
}

.collect_list .article_list .collect-box .delete:hover {
    color: #e33;
}

.collect_list .pro_list {
    display: flex !important;
    display: -webkit-flex !important;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-top: 15px;
}

.collect_list .pro_list .item {
    width: calc(25% - 12px);
    margin: 0 15px 15px 0;
    border: 1px solid #efefef;
    border-radius: 8px;
    padding: 15px 15px 11px;
    background: #f5f5f5;
    box-sizing: border-box;
}

.collect_list .pro_list .item:nth-child(4n) {
    margin-right: 0;
}

.collect_list .pro_list .item:nth-last-child(-n+4) {
    margin-bottom: 0;
}

.collect_list .pro_list .item .img-box {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}

.collect_list .pro_list .item .float-box {
    position: absolute;
    right: 0;
    bottom: -24px;
    display: inline-flex !important;
    display: -webkit-inline-flex !important;
    flex-wrap: wrap;
    align-content: flex-start;
    border-top-left-radius: 6px;
    overflow: hidden;
}

.collect_list .pro_list .item .float-box a {
    height: 24px;
    margin: 0;
    padding: 0 11px;
    line-height: 26px;
    font-size: 13px;
    color: #fff;
    background: rgba(0,0,0,.5);
}

.collect_list .pro_list .item .float-box a:hover {
    background: rgba(255,0,0,.5);
}

.collect_list .pro_list .item .float-box .cart {
    border-right: 1px solid rgba(255,255,255,.4);
}

.collect_list .pro_list .item .float-box .del {
    border-radius: 0 0 15px 0;
}

.collect_list .pro_list .item .float-box .kosnfont {
    margin-right: 2px;
    font-size: 10px;
}

.collect_list .pro_list .item .img-box:hover .float-box,
.collect_list .pro_list .item .img-box .float-box.active {
    bottom: 0;
}

.collect_list .pro_list .item .tit {
    display: block;
    height: 21px;
    margin-bottom: 4px;
    line-height: 21px;
    font-size: 15px;
    overflow: hidden;
}

.collect_list .pro_list .item .tit:hover {
    color: #f40;
}

.collect_list .pro_list .item .price {
    font-size: 14px;
    color: #f40;
}

.collect_list .pro_list .item .invalid {
    line-height: 21px;
    color: #949494;
}

.member_right .order_list {
    width: 100%;
}

.member_right .order_list .order-summary {
    margin-bottom: 15px;
    padding: 0 21px;
    font-size: 14px;
    box-sizing: border-box;
}

.member_right .order_list .order-summary span {
    margin: 0 10px;
    color: #ababab;
}

.member_right .order_list .ddlr {
    margin: 10px 0;
    border: 1px solid #d7d7d7;
}

.member_right .order_list .ddlr:hover {
    background-color: #fcfffe;
}

.member_right .order_list .ddlr .order-summary {
    padding: 25px 30px 1px;
    border-bottom: 1px solid #d7d7d7;
}

.member_right .order_list .ddlr .order-summary dt {
    font-size: 18px;
    line-height: 25px;
}

.member_right .order_list .ddlr .order-summary dd {
    padding: 10px 0;
}

.member_right .order_list .ddlr .order-summary dd span {
    margin-right: 10px;
    margin-left: 10px;
    color: #ececec;
}

.member_right .order_list .ddlr .order-summary .num {
    margin-right: 5px;
    height: 18px;
    color: #333;
    font-weight: 200;
    font-style: italic;
    font-size: 28px;
    line-height: 1;
}

.member_right .order_list .ddlr .order-summary .num span {
    padding: 0 15px;
}

.member_right .productsbox {
    padding: 5px 0;
    width: 690px;
    height: 80px;
}

.member_right .productsxx {
    position: relative;
    padding: 15px 30px;
}

.member_right .pingjiabox {
    margin-bottom: 30px;
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 30px;
}

.member_right .productsxx .probox {
    float: left;
    width: 690px;
}

.member_right .proimg {
    float: left;
    display: block;
    overflow: hidden;
    width: 80px;
    height: 80px;
}

.member_right .proimg img {
    max-width: 100%;
}

.member_right .productsbox .namecs {
    float: left;
    margin-left: 10px;
    width: 500px;
}

.member_right .productsbox .tuihuan {
    float: left;
    width: 100px;
    text-align: center;
}

.member_right .productsbox .tuihuan a {
    display: block;
    line-height: 24px;
}

.member_right .productsxx .prolink {
    float: right;
    width: 120px;
}

.member_right .productsxx .prolink a {
    margin: 10px 0;
}

.member_right .order_list .ddlr .order_pingjiatime {
    padding-bottom: 15px;
}

.member_right .order_list .ddlr .order_pingjiatime span {
    margin-right: 10px;
    margin-left: 10px;
    color: #ececec;
}

.member_right .pingjiabox .qa {
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f6f6f6;
    color: #a63e63;
    font-size: 14px;
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
}

.member_right .pingjiabox .jieshi {
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f6f6f6;
    color: #df4400;
    font-size: 14px;
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
}

.member_right .pingjiabox .pinjiabt {
    margin: 10px 0 7px 0;
    font-size: 15px;
    font-weight: bold;
}

.member_right .pingjiabox .lrbox {
    clear: both;
    padding: 0;
    width: 100%;
}

.member_right .pingjiabox .pinjia_title {
    width: 80px;
    height: 118px;
    border: 1px solid #d7d7d7;
    background-color: #EFEFEF;
    color: #666;
    vertical-align: top;
    text-align: center;
    line-height: 118px;
}

.member_right .pingjiabox .pinjia_title2 {
    height: 60px;
    border-top: 0;
    line-height: 60px;
}

.member_right .pingjiabox .text-input-box {
    position: relative;
    padding: 10px 10px 0;
    width: 496px;
    height: 108px;
    border-top: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    background-color: #fff;
}

.member_right .pingjiabox .text-input-box textarea {
    display: block;
    overflow: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border: 0;
    resize: none;
}

.member_right .pingjiabox .text-input-box .tm-input-cnt {
    position: absolute;
    right: 19px;
    bottom: 2px;
    color: #DDD;
}

.member_right .pingjiabox .uploader-holder {
    position: relative;
    padding-top: 7px;
    padding-left: 10px;
    width: 506px;
    height: 53px;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    background-color: #fff;
}

.member_right .pingjiabox .uploader-holder .jia {
    display: block;
    width: 45px;
    height: 45px;
    background: #808080;
    color: #FFF;
    text-align: center;
    line-height: 45px;
}

.member_right .pingjiabox .uploader-holder .sulian {
    margin-left: 10px;
    width: 45px;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
}

.member_right .pingjiabox .uploader-holder .piclist {
    position: relative;
    float: left;
}

.member_right .pingjiabox .uploader-holder .piclist li {
    position: relative;
    float: left;
    margin: 0 5px;
}

.member_right .pingjiabox .uploader-holder .piclist li .imgbox {
    position: relative;
    display: block;
    overflow: hidden;
    width: 45px;
    height: 45px;
}

.member_right .pingjiabox .uploader-holder .piclist li .imgbox img {
    width: 100%;
    max-width: 100%;
}

.member_right .pingjiabox .uploader-holder .piclist li .picli-mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
    width: 45px;
    height: 45px;
    background-color: rgba(0,0,0,0.5);
    /* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 45px;
    cursor: pointer;
}

.member_right .line {
    width: 100%;
    margin: 25px 0;
    border-bottom: 1px dashed #e7e7e7;
}

@media \0screen\,screen\9 {
    /* 只支持IE6、7、8 */	.member_right .pingjiabox .uploader-holder .piclist li .picli-mask {
    position: absolute;
    position: static;
    /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
    width: 45px;
    height: 45px;
    background-color: #000000;
    color: #fff;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    filter: Alpha(opacity=50);
    *zoom: 1;
    /* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
}

.member_right .pingjiabox .uploader-holder .piclist .pichover:hover .picli-mask {
    display: block;
}

.member_right .pingjiabox .uploader-holder .piclist li .picli-chakan {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
    width: 45px;
    height: 45px;
    background-color: rgba(0,0,0,0.5);
    /* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
    color: #fff;
    text-align: center;
    font-size: 21px;
    line-height: 45px;
    cursor: pointer;
}

@media \0screen\,screen\9 {
    /* 只支持IE6、7、8 */	.member_right .pingjiabox .uploader-holder .piclist li .picli-chakan {
    position: absolute;
    position: static;
    /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
    width: 45px;
    height: 45px;
    background-color: #000000;
    color: #fff;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    filter: Alpha(opacity=50);
    *zoom: 1;
    /* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
}

.member_right .pingjiabox .uploader-holder .piclist .pichover:hover .picli-chakan {
    display: block;
}
/*评星样式*/
.member_pingxing {
}

.member_pingxing .xmbox {
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    height: 26px;
    border-bottom: 1px solid #e7e7e7;
}

.member_pingxing .xmtitle {
    float: left;
    display: block;
    margin-right: 10px;
    padding-top: 5px;
    height: 15px;
    color: #666;
    font-size: 12px;
}

.member_pingxing .pingxing_content {
    float: left;
    height: 21px;
    font-size: 20px;
    line-height: 21px;
}

.member_pingxing .pingxing_content .xindiv {
    display: inline-block;
    color: #efefef;
    vertical-align: middle;
    font-size: 23px;
    cursor: pointer;
}

.member_pingxing .pingxing_content .xinone {
    color: #d6d6d6;
}

.member_pingxing .pingxing_content .xintwo {
    display: none;
    color: #FAB54D;
}

.member_pingxing .pingxing_content.evaluate {}

.member_pingxing .pingxing_content.evaluate .item {
    display: inline-block;
    margin-right: 1px;
    border: 1px solid #c7c7c7;
    border-radius: 50px;
    padding: 0 10px 0 7px;
    font-size: 14px;
    color: #929292;
    cursor: pointer;

    -moz-user-select: none;/* Firefox私有属性 */
    -webkit-user-select: none;/* WebKit内核私有属性 */
    -ms-user-select: none;/* IE私有属性(IE10及以后) */
    -khtml-user-select: none;/* KHTML内核私有属性 */
    -o-user-select: none;/* Opera私有属性 */
    user-select: none;/* CSS3属性 */
}

.member_pingxing .pingxing_content.evaluate .active {
    border-color: #ff8181;
    color: #e33;
}

.member_pingxing .pingxing_content.evaluate .kosnfont {
    position: relative;
    top: 2px;
    margin-right: 2px;
    font-size: 18px;
}

.member_pingxing .pingxing_content.evaluate._confirm {}

.member_pingxing .pingxing_content.evaluate._confirm .item {
    border: none;
    padding: 0;
    line-height: 23px;
    cursor: unset;
}

.member_pingxing .pingxing_content.evaluate._confirm .item.good {
    color: #e33;
}

.member_pingxing .pingxing_content.evaluate._confirm .item.medium {
    color: orange;
}

.member_pingxing .pingxing_content.evaluate._confirm .item.bad {}

.member_pingxing .kong_1 .tm-rating-star-1 .xinone {
    display: none;
}

.member_pingxing .kong_1 .tm-rating-star-1 .xintwo {
    display: inline-block;
    color: #e33;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_2 .tm-rating-star-1 .xinone {
    display: none;
}

.member_pingxing .kong_2 .tm-rating-star-1 .xintwo {
    display: inline-block;
    color: #737373;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_2 .tm-rating-star-2 .xinone {
    display: none;
}

.member_pingxing .kong_2 .tm-rating-star-2 .xintwo {
    display: inline-block;
    color: #737373;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_3 .tm-rating-star-1 .xinone {
    display: none;
}

.member_pingxing .kong_3 .tm-rating-star-1 .xintwo {
    display: inline-block;
    color: #FAB54D;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_3 .tm-rating-star-2 .xinone {
    display: none;
}

.member_pingxing .kong_3 .tm-rating-star-2 .xintwo {
    display: inline-block;
    color: #FAB54D;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_3 .tm-rating-star-3 .xinone {
    display: none;
}

.member_pingxing .kong_3 .tm-rating-star-3 .xintwo {
    display: inline-block;
    color: #FAB54D;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_4 .tm-rating-star-1 .xinone {
    display: none;
}

.member_pingxing .kong_4 .tm-rating-star-1 .xintwo {
    display: inline-block;
    color: #FAB54D;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_4 .tm-rating-star-2 .xinone {
    display: none;
}

.member_pingxing .kong_4 .tm-rating-star-2 .xintwo {
    display: inline-block;
    color: #FAB54D;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_4 .tm-rating-star-3 .xinone {
    display: none;
}

.member_pingxing .kong_4 .tm-rating-star-3 .xintwo {
    display: inline-block;
    color: #FAB54D;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_4 .tm-rating-star-4 .xinone {
    display: none;
}

.member_pingxing .kong_4 .tm-rating-star-4 .xintwo {
    display: inline-block;
    color: #FAB54D;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_5 .tm-rating-star-1 .xinone {
    display: none;
}

.member_pingxing .kong_5 .tm-rating-star-1 .xintwo {
    display: inline-block;
    color: #dd2727;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_5 .tm-rating-star-2 .xinone {
    display: none;
}

.member_pingxing .kong_5 .tm-rating-star-2 .xintwo {
    display: inline-block;
    color: #dd2727;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_5 .tm-rating-star-3 .xinone {
    display: none;
}

.member_pingxing .kong_5 .tm-rating-star-3 .xintwo {
    display: inline-block;
    color: #dd2727;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_5 .tm-rating-star-4 .xinone {
    display: none;
}

.member_pingxing .kong_5 .tm-rating-star-4 .xintwo {
    display: inline-block;
    color: #dd2727;
    *zoom: 1;
    *display: inline;
}

.member_pingxing .kong_5 .tm-rating-star-5 .xinone {
    display: none;
}

.member_pingxing .kong_5 .tm-rating-star-5 .xintwo {
    display: inline-block;
    color: #dd2727;
    *zoom: 1;
    *display: inline;
}
/*评星说明*/
.member_pingxing .pingxing_content .tishi {
    float: right;
    display: none;
    margin-top: 1px;
    margin-left: 10px;
    width: 100px;
    height: 21px;
    background-image: url(../images/pingxingtsbg.png);
    text-indent: 1em;
    font-size: 13px;
    line-height: 21px;
}

.member_pingxing .kong_1 .tishi,.member_pingxing .kong_2 .tishi {
    display: block;
    background-position: 0 0;
    color: #666;
}

.member_pingxing .kong_3 .tishi,.member_pingxing .kong_4 .tishi {
    display: block;
    background-position: 0 -21px;
    color: #FAB54D;
}

.member_pingxing .kong_5 .tishi {
    display: block;
    background-position: 0 -42px;
    color: #dd2727;
}
/*咨询或投诉*/
.fbpntybor {
    border: 2px solid #ffc09a;
    background-color: #fff9f6;
}

.fbpn2 {
    padding: 20px 10px;
    height: auto;
}

.fbpn2 ul {
    width: 875px;
    height: auto;
}

.fbpn2 ul li {
    float: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    min-height: 31px;
}

.fbpn2 ul li .title {
    padding-right: 15px;
    width: 100px;
    height: 31px;
    color: #666;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    line-height: 31px;
}

.fbpn2 ul li .ty {
    height: 31px;
}

.fbpn2 ul li .tyinput {
    float: left;
    padding-left: 5px;
    height: 25px;
    border: 1px solid #CCC;
    background-color: #FFF;
    line-height: 25px;
}

.fbpn2 ul li .tyms {
    display: inline-block;
    line-height: 31px;
}

.fbpn2 ul li .leixing {
    height: 31px;
}

.fbpn2 ul li .leixing select {
    width: 100%;
    height: 27px;
    border: 1px solid #CCC;
    background-color: #FFF;
    line-height: 27px;
}

.fbpn2 ul li .yzminp {
    width: 120px;
    height: 31px;
}

.fbpn2 ul li .yzminp input {
    float: left;
    padding-left: 5px;
    width: 90px;
    height: 25px;
    border: 1px solid #CCC;
    background-color: #FFF;
    line-height: 25px;
}

.fbpn2 ul li .yzmimg {
    float: left;
    display: block;
    width: 484px;
    height: 31px;
}

.fbpn2 ul li .texta {
    width: 790px;
    height: 90px;
}

.fbpn2 ul li .texta textarea {
    padding-top: 5px;
    padding-left: 5px;
    width: 700px;
    height: 70px;
    border: 1px solid #CCC;
    background-color: #FFF;
    color: #000;
}

.fbpn2 ul li .inp {
    margin-right: 5px;
    padding-top: 2px;
    padding-left: 2px;
    color: #7f7f7f;
    font-size: 12px;
}

.fbpn2 ul li .pyts a {
    color: #d40000;
    font-weight: bold;
    font-size: 12px;
}

.fbpn2 .pyts a:hover {
    color: #000;
}

.fbpn2 .tijiaobox {
    padding-left: 75px;
}

.fbpn2 .xzsp {
    display: block;
    padding: 10px;
    width: 680px;
    -webkit-border-radius: 5px;
    /*safari或chrome*/
    -moz-border-radius: 5px;
    /*firefox*/
    border-radius: 5px;
    /*opera或ie9*/
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
    /*ie*/
    border: 1px solid rgba(34,36,38,.15);
}

.fbpn2 .xzsp .lr {
    margin-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
}

.fbpn2 .xzsp .lr:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.fbpn2 .xzsp .lr label {
    display: inline-flex !important;
    display: -webkit-inline-flex !important;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 650px;
    margin-left: 5px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
}

.fbpn2 .after-pro-list .tit {
    height: 20px;
    overflow: hidden;
}

/* 售后物流模块 */
.express_box {}

.express_box > .item {
    display: inline-flex !important;
    display: -webkit-inline-flex !important;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    margin-bottom: 20px;
}

.express_box > .item > .tit {
    margin-right: 16px;
    padding-left: 23px;
    line-height: 37px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.express_box .ui.selection.dropdown {
    height: 38px;
    line-height: 20px;
    box-sizing: border-box;
}

.express_box .dropdown.icon {
    line-height: 19px !important;
}

.express_box .ui.dropdown>.text {
    font-size: 14px !important;
}

.express_box .ui.selection.active.dropdown .menu {
    box-sizing: border-box !important;
}

.express_box .ui.selection.dropdown .menu>.item {
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
}

.express_box .ui.input input {
    width: 200px;
    height: 22px;
}

.express_box .btn {
    display: block;
    height: 35px;
    line-height: 35px;
    margin-left: 95px;
    border-radius: 6px;
    padding: 0 45px;
    font-size: 14px;
    background: #ff6e6e;
    color: #fff;
}

.express_box .logistics_box {
    margin-top: -7px;
    padding: 10px;
}

.express_box .logistics_box .express_tit {
    font-size: 15px;
    font-weight: bold;
}

.express_box .logistics_box .express_tit:after {
    content: "";
    display: block;
    width: calc(100% + 40px);
    height: 1px;
    margin: 9px 0 22px -20px;
    background: #d8d8d8;
}

.express_box .logistics_box .express_tit .kosnfont {
    margin-right: 7px;
    font-size: 14px;
}

.express_box .logistics_box .item_list {
    width: auto;
    margin-left: 7px;
    border-left: 1px solid #d8d8d8;
    padding-left: 25px;
}

.express_box .logistics_box .item_list .item {
    float: unset;
    position: relative;
    margin-bottom: 25px;
    padding: 0;
}

.express_box .logistics_box .item_list .item:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -38px;
    display: block;
    width: 5px;
    height: 5px;
    border: 10px solid #fff;
    border-radius: 50%;
    background: #404040;
}

.express_box .logistics_box .item_list .item:last-child {
    margin: 0;
}

.express_box .logistics_box .item_list .item .tit {
    font-size: 15px;
    font-weight: bold;
    color: #3a3a3a;
}

.express_box .logistics_box .item_list .item .tit time {
    margin-left: 7px;
    font-size: 14px;
    font-weight: normal;
}

.express_box .logistics_box .item_list .item .info {
    font-size: 14px;
    color: #848484;
}

.express_box .logistics_box .item_list .item.active {}

.express_box .logistics_box .item_list .item.active:before {
    background: #ff8100;
}

.express_box .logistics_box .item_list .item.active .tit,
.express_box .logistics_box .item_list .item.active .info {
    color: #ff8100;
}

/*会员中心通用标题*/
.member_mainbt {
    position: relative;
    width: 100%;
    height: 38px;
    border-bottom: 3px solid #3eb370;
    background-color: #f7f7f7;
    line-height: 38px;
}

.member_mainbt h2 {
    position: relative;
    float: left;
    padding: 0 25px;
    height: 38px;
    color: #3eb370;
}

.member_mainbt h2 span {
    position: absolute;
    bottom: -10px;
    left: 50%;
    display: block;
    overflow: hidden;
    margin-left: -10px;
    width: 14px;
    height: 10px;
}

.member_mainbt h2 span:after {
    position: absolute;
    top: -5px;
    left: 50%;
    z-index: 1;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #3eb370;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -ms-transform: rotate(45deg);
    -ms-transform-origin: 0 0;
}
/*个人资料管理*/
.member_right .member_tishi {
    padding: 10px 30px;
    min-height: 35px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 5px;
    /*safari或chrome*/
    -moz-border-radius: 5px;
    /*firefox*/
    border-radius: 5px;
    /*opera或ie9*/
    background-color: #f6f6f6;
    line-height: 35px;
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
    /*ie*/
}

.member_right .member_tishi2 {
    padding: 10px 30px;
    min-height: 25px;
    border: 1px solid #ffeacd;
    -webkit-border-radius: 5px;
    /*safari或chrome*/
    -moz-border-radius: 5px;
    /*firefox*/
    border-radius: 5px;
    /*opera或ie9*/
    background-color: #fff4e5;
    line-height: 25px;
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
    /*ie*/
}

.member_right .member_tishi li {
    float: left;
}

.member_right .member_tishi .tit {
    padding-right: 10px;
    width: 89px;
    text-align: right;
}

.member_right .member_tishi .tishilr {
    width: 700px;
}

.member_right .member_tishixx {
    width: 805px;
    height: auto;
    line-height: 35px;
}

.member_right .member_tishixx li {
    float: left;
}

.member_right .member_tishixx .title {
    padding-right: 10px;
    width: 90px;
    height: 35px;
    text-align: right;
    line-height: 31px;
}

.member_right .member_tishixx .xxlr {
    width: 648px;
    height: 35px;
    line-height: 31px;
}

.member_right .member_tishixx .xxinp {
    float: left;
    padding: 2px 10px;
    height: 23px;
    border: 1px solid #d7d7d7;
    line-height: 23px;
}

.member_right .member_tishixx .ge {
    float: left;
    display: inline-block;
    padding: 0 10px;
    height: 35px;
}

.member_right .member_tishixx .title2 {
    padding-right: 10px;
    width: 90px;
    text-align: right;
    line-height: 25px;
}

.member_right .member_tishixx .xxlr2 {
    width: 648px;
    line-height: 25px;
}

.member_right .member_tishixx .xxlr3 {
    width: 648px;
    height: 35px;
}

.member_right .member_tishixx .xxan1 {
    float: left;
    width: 80px;
    height: 29px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #3eb370;
    color: #FFF;
    text-align: center;
    line-height: 29px;
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
}

.member_right .member_tishixx .xxan2 {
    float: left;
    width: 80px;
    height: 29px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #b5b5b5;
    color: #FFF;
    text-align: center;
    line-height: 29px;
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
}
/*头像*/
.member_right .member_touxiang {
    padding: 10px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 5px;
    /*safari或chrome*/
    -moz-border-radius: 5px;
    /*firefox*/
    border-radius: 5px;
    /*opera或ie9*/
    background-color: #f6f6f6;
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
    /*ie*/
}

.member_right .member_touxiang .touxiang {
    position: relative;
    float: left;
    padding: 4px;
    width: 50px;
    height: 50px;
    border: 1px solid #e0e0e0;
    border-radius: 50px;
    background-color: #fff;
}

.member_right .member_touxiang .touxiang img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
}

.member_right .member_touxiang .grzl {
    float: left;
    margin-top: 5px;
    width: 150px;
}

.member_right .member_touxiang .grzl h2 {
    font-weight: 100;
    font-size: 25px;
    line-height: 25px;
}

.member_right .member_touxiang .grzl p {
    line-height: 25px;
}

.member_right .member_touxiang .zhanghao {
    float: left;
    padding: 10px 30px;
    height: 30px;
    border-left: 1px dashed #CCC;
    line-height: 30px;
}
/*通用UL*/
.member_right .tyul {
    width: 100%;
    height: auto;
    line-height: 35px;
}

.member_right .tyul li {
    float: left;
    width: 100%;
}

.member_right .tyul .title {
    float: left;
    display: block;
    padding-right: 10px;
    width: 90px;
    height: 35px;
    text-align: right;
    line-height: 31px;
}

.member_right .tyul .title2 {
    float: left;
    display: block;
    padding-right: 10px;
    width: 90px;
    text-align: right;
    line-height: 25px;
}

.member_right .tyul .xxlr {
    margin-left: 100px;
    height: 35px;
    line-height: 31px;
}

.member_right .tyul .xxlr2 {
    margin-left: 100px;
    line-height: 25px;
}

.member_right .tyul .xxlr3 {
    margin-left: 100px;
}

.member_right .tyul .xxinp {
    float: left;
    padding: 2px 10px;
    height: 23px;
    border: 1px solid #d7d7d7;
    line-height: 23px;
}

.member_right .tyul .ge {
    float: left;
    display: inline-block;
    padding: 0 10px;
    height: 35px;
}

.member_right .tyul .xuanze {
    float: left;
    height: 27px;
    border: 1px solid #99e1ff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #edfaff;
    color: #0074a4;
    line-height: 27px;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
}
/*绑定管理*/
.bangdinbox {
    height: auto;
    border-top: 1px dashed #d7d7d7;
}

.bangdinbox ul {
    clear: both;
    height: 51px;
    border-bottom: 1px dashed #d7d7d7;
}

.bangdinbox li {
    float: left;
    margin-right: -1px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 25%;
    min-height: 31px;
    border-right: 1px dashed #d7d7d7;
    text-align: center;
    line-height: 31px;
}

.bangdinbox li:last-child {
    border-right: 0;
}

.bangdinbox ul:hover {
    background-color: #f6f6f6;
}

.bangdinbox .yes_no {
    float: left;
    display: block;
    margin-left: 80px;
    height: 31px;
    line-height: 31px;
}

.bangdinbox .yes_no p {
    float: left;
}

.bangdinbox .yes_no p.no {
    display: block;
    padding-left: 20px;
    width: 40px;
    height: 31px;
    background-image: url(../images/icon_cuo.gif);
    background-position: left center;
    background-repeat: no-repeat;
    color: #d80000;
}

.bangdinbox .yes_no p.yes {
    display: block;
    padding-left: 20px;
    width: 40px;
    height: 31px;
    background-image: url(../images/icon_dui.gif);
    background-position: left center;
    background-repeat: no-repeat;
    color: #0e9800;
}

.bangdinbox a.caozuo {
    display: inline-block;
    margin-top: 3px;
    width: 80px;
    height: 25px;
    -webkit-border-radius: 5px;
    /*safari或chrome*/
    -moz-border-radius: 5px;
    /*firefox*/
    border-radius: 5px;
    /*opera或ie9*/
    background-color: #a79d97;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
    /*ie*/
}

.bangdinbox  a:hover.caozuo {
    background-color: #b80005;
}

/*售后列表*/
.member_table1 {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 3px solid #f05c7c;
}

.member_table1 th {
    padding: 8px;
    font-weight: bold;
    font-size: 14px;
    color: #000 !important;
}

.member_table1 td {
    padding: 10px 8px;
    text-align: center;
}

.member_table1 tbody {
    border-top: 1px solid #eaeaea;
}

.member_table1 .pro {
    width: 400px;
}

.member_table1 tbody .pro,
.fbpn2 .xzsp .lr {
    display: flex !important;
    display: -webkit-flex !important;
    flex-wrap: wrap;
    align-content: flex-start;
    text-align: left;
}

.member_table1 tbody .pro .img-box {
    width: 90px;
}

.after-pro-list .img-box {
    width: 80px;
    height: fit-content;
    margin-right: 10px;
}

.after-pro-list .info {
    flex: 1;
}

.after-pro-list .info .tit {
    margin-bottom: 5px;
}

.after-pro-list .tit a {
    display: block;
    max-height: calc(20px * 2);
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
}

.after-pro-list .info .sort,
.after-pro-list .num,
.after-pro-list .date {
    color: #909090;
}

.after-pro-list .info .price {
    margin-top: 3px;
    font-size: 14px;
    font-weight: bold;
    color: red;
}

.after-pro-list .info .quantity {
    font-weight: normal;
    color: #909090;
}

.after-pro-list .info .quantity em {
    margin-right: 2px;
    font-size: 10px;
}

/* hover */
.after-pro-list .tit a:hover {
    color: #ff6900;
}

.member_table1 .msg {
    width: 200px;
}

.member_table1 .msg p {
    display: flex !important;
    display: -webkit-flex !important;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: center;
    height: calc(18px * 3);
    line-height: 18px;
    font-size: 12px;
    overflow: hidden;
}

.member_table1 tbody .state span {
    display: block;
    font-weight: bold;
}

/*表格*/
.member_table2 {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 3px solid #e33;
    border-bottom: 1px solid #e33;
}

.member_table2 th {
    padding: 8px;
    font-weight: bold;
    font-size: 14px;
}

.member_table2 tr:hover {
    background-color: #fff3f6;
}

.member_table2 td {
    padding: 10px 8px;
    border-top: 1px solid #dcdcdc;
    background-color: #fff3f6;
}
/*行网外加css*//*供求外加*/
.order-gongqiubt {
    padding: 25px 30px 10px;
    border-bottom: 1px solid #d7d7d7;
}

.member_right .productsbox .shangjiajj {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    width: 560px;
    height: 50px;
    line-height: 24px;
}
/*发布供求信息*/
.fbpn2 ul li .leixing select.J_province {
    width: 100px;
    outline: medium;
}

.fbpn2 ul li .fbxxbjq {
    overflow: auto;
    padding: 20px 20px;
    width: 700px;
    min-height: 150px;
    border: 1px solid #dedede;
    background: #fff;
    color: #666;
    line-height: 24px;
}
/*评价文章页面*/
.member_right .pinglunwzbox {
    position: relative;
    padding: 15px 30px 15px;
}

.member_right .wenzhangpn {
    width: 650px;
}

.member_right .wenzhangpn .plnrbox {
    width: 100%;
}

.member_right .wenzhangpn .plneirong {
    display: block;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 9px;
    width: 630px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f8f8f8;
    line-height: 24px;
}

.member_right .wenzhangpn .qthf {
    margin: 5px 0;
    padding: 8px;
    border: 1px dashed #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
}

.member_right .wenzhangpn .qthf .tit2 {
    float: left;
    display: inline-block;
    margin-right: 5px;
}

.member_right .tybtn {
    float: right;
    width: 120px;
}

.member_right .tybtn a {
    display: block;
    margin: 10px 0;
    width: 118px;
    height: 35px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
}

.member_right .tybtn a:hover {
    border: 1px solid #f66f31;
    background-color: #f66f31;
    color: #FFF;
}
/*我的问题页面*/
.m-question {
    width: 100%;
}

.m-question li {
    margin: 10px 0;
    padding: 20px 20px 10px;
    border: 1px solid #d7d7d7;
}

.m-question li:hover {
    background-color: #fff3f6;
}

.m-question .pro-box {
    display: flex !important;
    display: -webkit-flex !important;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-bottom: 20px;
    border-radius: 6px;
    padding: 10px 10px 9px;
    background: #f5f5f5;
}

.m-question li:hover .pro-box {
    background: #fff;
}

.m-question .pro-box .img-box {
    width: 43px;
}

.m-question li .m-question-title {}

.m-question li .m-question-title h2 {
    overflow: hidden;
    height: 30px;
    color: #000000;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 30px;
}

.m-question li .m-question-title h2 em {
    margin-right: 10px;
}

.m-question li .m-question-title p {
    display: block;
    margin-top: 10px;
    height: auto;
    font-size: 14px;
    line-height: 24px;
}

.m-question li .m-question-title p em {
    margin-right: 10px;
}

.m-question-info {
    margin-top: 5px;
    width: 100%;
    height: 25px;
    color: #A6A6A6;
    line-height: 25px;
}

.m-question-info span {
    display: inline-block;
    margin: 0 10px 0 0;
    line-height: 25px;
}

.m-question-oper {
    padding-top: 10px;
    width: 100%;
    height: 25px;
    border-top: 1px solid #dddddd;
    line-height: 25px;
}

.m-question-oper .question-ds-status-delete {
    float: right;
    color: #999999;
    font-size: 14px;
    line-height: 25px;
}

.m-question-oper .question-ds-status-delete:hover {
    color: red;
}

.m-question-oper .question-oper-answer {
    float: left;
    color: #0f65c7;
    font-size: 14px;
    line-height: 25px;
}
/*我的回答页面*/
.m-question-answers {
    width: 100%;
}

.m-question-answers .answer-item-content {
    margin-top: 5px;
    font-size: 14px;
    line-height: 25px;
}

.m-question-answers .answer-item-content p {
    font-size: 14px;
    line-height: 25px;
}

.m-question-answers .answer-item-content p em {
    margin-right: 10px;
}

.m-question-answers .answer-oper-my {
    margin-top: 10px;
    padding-top: 5px;
    width: 100%;
    height: 25px;
    border-top: 1px solid #dddddd;
    font-size: 14px;
    line-height: 25px;
}

.m-question-answers .answer-oper-my .answer-delete {
    float: right;
    color: #999999;
    line-height: 25px;
}

.m-question-answers .answer-oper-my .answer-delete:hover {
    color: red;
}

.m-question-answers .answer-oper-my span {
    display: inline-block;
    margin: 0 5px 0 0;
    color: #999999;
    font-size: 14px;
    line-height: 25px;
}
/*问答添加图片*/
.um-uploadimg {
    top: 6px;
    z-index: 1000;
    overflow: hidden;
    width: 100px;
    height: 30px;
    background-image: url("../images/ask_uploadimg.png");
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.um-uploadimg  input {
    width: 100%;
    height: 100%;
    opacity: 0;
}

.um-uploadimg i {
    display: inline-block;
    margin-left: 30px;
    line-height: 29px;
}

.ask-wrap .pic-area {
    height: 70px;
}

.ask-wrap .pic-section {
    margin-right: 20px;
}

.pic-section {
    position: relative;
    float: left;
    margin-right: 10px;
}

.ask-wrap .pic-tab {
    position: relative;
    display: block;
    overflow: hidden;
    width: 80px;
    height: 60px;
    border-radius: 2px;
}

.ask-wrap .pic-tab img {
    width: 100%;
}

.ask-wrap .pic-close {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: none;
    margin: -14px 0 0 -14px;
    width: 28px;
    height: 28px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #444;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    opacity: .8;
}

:hover>.pic-close {
    display: block;
}

.ask-wrap .pic-tab-more {
    display: block;
    width: 80px;
    height: 60px;
    border: 1px dashed #ccc;
    border-radius: 2px;
    background-color: #fafafa;
    color: #a3a3a3;
    text-align: center;
    font-size: 12px;
    line-height: 17px;
}

.ask-wrap .pic-tab-more i {
    display: block;
    margin: 14px auto 5px;
    width: 18px;
    height: 18px;
    background-position: -32px 0;
}

.ask-wrap .pic-area-txt {
    margin: 8px 0;
    color: #a3a3a3;
    font-size: 12px;
    line-height: 18px;
}
/*我的简历*/
.m-resume .m-resume-con {
    margin: 20px 0;
}

.m-resume .m-resume-con h3 {
    padding-left: 2%;
    width: 98%;
    height: 30px;
    background-color: #dddddd;
    color: #000;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
}

.m-resume .m-resume-con h3 .m-xiugai {
    float: right;
    display: block;
    margin-right: 20px;
    color: #0f65c7;
    text-decoration: underline;
    font-weight: 100;
    font-size: 14px;
}

.m-resume .m-resume-con h3 .m-xiugai:hover {
    color: red;
    text-decoration: none;
}

.m-resume .m-resume-con-table {
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px dotted #dddddd;
}

.m-resume .m-resume-con-table:last-child {
    border-bottom: 0;
}

.m-resume-con-table li {
    float: left;
    clear: both;
    display: block;
    margin: 5px 0 0 0;
    width: 100%;
}

.m-resume-con-table li .m-resume-left {
    float: left;
    display: block;
    padding-right: 1%;
    width: 12%;
    color: #999;
    text-align: right;
    font-size: 14px;
    line-height: 25px;
}

.m-resume-con-table li .m-resume-right {
    float: left;
    display: block;
    width: 87%;
    font-size: 14px;
    line-height: 25px;
}
/*修改弹框*/
.change-resume {
    margin-top: 20px;
    padding-top: 20px;
    width: 100%;
    border-top: 1px solid #dddddd;
}

.change-resume li {
    float: left;
    clear: both;
    margin-top: 5px;
    width: 100%;
}

.change-resume .m-resume-left {
    float: left;
    padding-right: 1%;
    width: 12%;
    height: 30px;
    color: #000;
    text-align: right;
    font-size: 14px;
    line-height: 30px;
}

.change-resume .m-resume-right {
    float: left;
    width: 87%;
}

.m-resume-right input {
    padding: 0 10px;
    height: 28px;
    border: 1px solid #ccc;
    line-height: 28px;
}

.m-resume-right .tyinput {
    margin-right: 10px;
}

.m-resume-right .tyinput .select-year {
    overflow: hidden;
    width: 100px;
    height: 28px;
    border: 1px solid #ccc;
    line-height: 28px;
    ouline: medium;
}

.m-resume-right .text-con {
    padding: 10px;
    height: 100px;
    border: 1px solid #CCCCCC;
    line-height: 25px;
}

.change-resume-btn {
    clear: both;
    margin-top: 20px;
    padding-left: 13%;
    width: 87%;
}

.change-resume-btn a {
    float: left;
    display: block;
    margin-right: 20px;
    width: 100px;
    height: 30px;
    border-radius: 5px;
    background-color: #3eb370;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.change-resume-btn a.no {
    background-color: #DB2828;
}

.change-resume-btn a.yes:hover {
    background-color: #168b48;
    color: #fff;
}

.change-resume-btn a.no:hover {
    background-color: #d01919;
    color: #fff;
}

.change-resume-btn a.delete {
    background-color: #DC4A38;
}

.change-resume-btn a.delete:hover {
    background-color: #de321d;
    color: #fff;
}

.change-resume-btn a.submit {
    width: 150px;
    height: 40px;
    background-color: #DC4A38;
    font-size: 16px;
    line-height: 40px;
}

.change-resume-btn a.submit:hover {
    background-color: #de321d;
    color: #fff;
}

.m-resume-right .select-place {
    overflow: hidden;
    margin-right: 10px;
    width: 120px;
    height: 28px;
    border: 1px solid #ccc;
    line-height: 28px;
    ouline: medium;
}

.m-resume-right .ty_select {
    overflow: hidden;
    margin-right: 10px;
    width: 120px;
    height: 28px;
    border: 1px solid #ccc;
    line-height: 28px;
    ouline: medium;
}

.addto {
    margin-top: 20px;
    padding-top: 10px;
    width: 100%;
    height: 30px;
    border-top: 1px solid #dddddd;
    line-height: 30px;
}

.addto .addto-btn {
    float: right;
    display: block;
    width: 100px;
    height: 30px;
    border-radius: 5px;
    background-color: #0f65c7;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.chuangjian-bt {
    margin-top: 25px;
    margin-bottom: -10px;
    width: 100%;
    height: 18px;
    line-height: 18px;
}

.chuangjian-bt h3 {
    padding-left: 30px;
    color: #0f65c7;
    font-size: 16px;
}
/*收货地址页面*//*收获地址*/
.cart_dizhibox .cart_dizhi {
    position: relative;
    float: left;
    margin-right: 13px;
    padding: 15px;
    width: 270px;
    height: 140px;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    /*safari或chrome*/
    -moz-border-radius: 5px;
    /*firefox*/
    border-radius: 5px;
    /*opera或ie9*/
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
    /*ie*/
}

.cart_dizhibox .cart_dizhi:hover {
    border-color: #b0b0b0;
    background-color: #f9f9f9;
}

.cart_dizhibox .cart_dizhi dt {
    margin-bottom: 15px;
    height: 25px;
    font-size: 21px;
    line-height: 25px;
}

.cart_dizhibox .cart_dizhi dd {
    font-size: 14px;
    line-height: 25px;
}

.cart_dizhibox .cart_dizhi .xiugai {
    float: right;
    display: none;
}

.cart_dizhibox .dzxz,.cart_dizhibox .dzxz:hover {
    border-color: #f05c7c;
    background-color: #FFF;
}

.cart_dizhibox .cart_dizhi:hover .xiugai {
    display: block;
}

.cart_dizhibox .address-item-new {
    color: #b0b0b0;
    text-align: center;
}

.cart_dizhibox .address-item-new .kosnfont {
    display: block;
    margin: 50px auto 8px;
    width: 30px;
    height: 30px;
    border-radius: 17px;
    background-color: #e0e0e0;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-text-stroke-width: 0.2px;
}

.cart_dizhibox .address-item-new:hover .kosnfont {
    background-color: #757575;
}

.cart_dizhibox .address-item-new:hover {
    color: #757575;
}
/*多个商家产品评价提交页面*/
.dianpupingfen {
    width: 100%;
    height: 35px;
    border: 1px solid #d7d7d7;
    background-color: #EFEFEF;
    line-height: 35px;
}

.dianpupingfen h2 {
    padding-left: 25px;
    color: #000000;
    font-weight: 100;
    font-size: 15px;
}
/*申请退款货*//*退换货*/
.member_right .ddxqproductslr {
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 6px 15px;
    background: #f5f5f5;
}

.ddxqproductslr .tit {
    height: 24px;
    color: #f00;
    font-size: 16px;
}

.retreat_box {
    padding: 5px 10px;
}

.retreat_box  .retreat_con {
    margin: -5px -10px 15px;
    padding: 20px 9px 0;
}

.retreat_item {
    display: block;
    margin-bottom: 20px;
    line-height: 30px;
}

.retreat_item .label {
    float: left;
    padding: 6px 0;
    width: 114px;
    height: 18px;
    text-align: right;
    font-size: 14px;
    line-height: 18px;
}

.retreat_item .label em {
    color: #e4393c;
}

.retreat_item .retreat_right {
    float: left;
    width: 460px;
}

.retreat_list li {
    position: relative;
    float: left;
    margin-right: 14px;
    white-space: nowrap;
}

.retreat_list li a {
    display: block;
    padding: 6px 28px;
    height: 18px;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    text-align: center;
    line-height: 18px;
}

.retreat_list li.active a {
    padding: 5px 20px;
    border: 2px solid #e4393c;
}

.retreat_list li.active a b {
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 15px;
    height: 15px;
    background: url(../images/lo.gif);
}

.retreat_right .decrement,.retreat_right .increment {
    display: inline-block;
    overflow: hidden;
    margin-right: 2px;
    width: 13px;
    height: 13px;
    border: 1px solid #c9c9c9;
    vertical-align: middle;
    text-align: center;
    line-height: 13px;
}

.retreat_right .decrement {
    margin-right: 2px;
    background-position: 0 0;
}

.retreat_right .tijiao_form .text {
    border: 1px solid #ccc;
    line-height: 18px;
}

.retreat_right .tijiao_form .text01 {
    margin-right: 3px;
    padding: 1px 5px;
    width: 20px;
    text-align: center;
}

.retreat_right .tijiao_form .text02 {
    margin-right: 3px;
    padding: 5px 5px;
    width: 150px;
    text-align: left;
}

.retreat_right .applyNum-info {
    display: block;
    height: 27px;
    color: #f00;
}

.retreat_right .area {
    float: none;
    padding: 5px;
    width: 450px;
    height: 90px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    line-height: 18px;
    resize: none;
}

.retreat_right .i-btns {
    height: 40px;
}

.retreat_right .i-btns input {
    padding: 2px 10px;
    outline: medium;
    border: 1px solid #ccc;
    background-color: #fafafa;
    cursor: pointer;
}

.retreat_right  .ar {
    color: #999;
    text-align: right;
}

.retreat_right .mscoll {
    float: left;
    width: 394px;
}

.retreat_right .mleft,.retreat_right .mright {
    overflow: hidden;
    width: 17px;
    height: 54px;
    background-image: url(../images/npv.gif);
    line-height: 200px;
    cursor: pointer;
}

.retreat_right .mleft {
    float: left;
    background-position: left 0;
}

.retreat_right .mright {
    float: right;
    background-position: right 0;
}

.retreat_right .mslist {
    float: left;
    overflow: hidden;
    width: 350px;
    height: 62px;
    _display: inline;
}

.retreat_right .mslist .img-list li {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 10px 0 0;
    width: 60px;
    height: 60px;
}

.retreat_right .mslist .img-list li a {
    display: block;
}

.retreat_right .mslist .img-list li  img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    border: 1px solid #CCC;
}

.retreat_right .msg-text {
    display: block;
    margin-top: 12px;
    height: 40px;
    color: #999;
    font-size: 12px;
    font-family: '宋体';
    line-height: 20px;
}

/*会员中心-我的优惠券列表*/
.cou_list {
    display: flex;
    padding-top: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cou_list .item {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 17px 14px 10px;
    width: 48.5%;
    border-radius: 6px;
    background: rgb(255,153,102);
    background: linear-gradient(90deg, rgba(255,153,102,1) 0%, rgba(255,94,98,1) 100%);
    background-size: cover;
}

.cou_list .item:before,.cou_list .item:after {
    position: absolute;
    left: calc(70% - 10px);
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #ffffff;
    content: "";
}

.cou_list .item:before {
    top: -6px;
}

.cou_list .item:after {
    bottom: -6px;
}

.cou_list .item .left {
    box-sizing: border-box;
    padding: 10px;
    width: 70%;
    border-right: 1px dashed rgb(255,255,255,.4);
    text-align: left;
}

.cou_list .item .left .time {
    color: rgba(255,255,255,.8);
    font-size: 14px;
}

.cou_list .item .left .time span {
}

.cou_list .item .left .time em {
}

.cou_list .item .left .time span+em+span {
}

.cou_list .item .price {
    margin-bottom: 0px;
    color: #fff;
    font-size: 40px;
    font-family: impact;
    line-height: 34px;
}

.cou_list .item .price em {
    margin-right: 5px;
    font-size: 18px;
    font-family: sans-serif;
}

.cou_list .item .condition {
    margin-bottom: 0px;
    font-size: 14px;
    color: #fff;
}

.cou_list .item .status {
    position: absolute;
    top: calc(50% - 8px);
    right: 0;
    z-index: 2;
    width: 30%;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.cou_list .item .coupon_type {
    position: absolute;
    top: calc(50% - 12px);
    right: 38%;
    z-index: 3;
    display: block;
    text-align: center;
    font-size: 16px;
}

.cou_list .item .coupon_type span {
    display: inline-block;
    padding: 0 15px;
    border: 1px dashed rgba(255,255,255,.5);
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
}

.cou_list .item.gray {
    background: #eaeaea;
}

.cou_list .item.gray .left {
    border-right-color: #c7c7c7;
}

.cou_list .item.gray .price,
.cou_list .item.gray .status {
    color: #e04c4c;
}

.cou_list .item.gray .condition {
    color: #2b2b2b;
}

.cou_list .item.gray .left .time {
    color: #9e9e9e;
}

.cou_list .item.gray .coupon_type span {
    border: none;
    background: #fff;
    color: #9e9e9e;
}

/*领券中心*/
.receive_cou {
    width: calc(100% + 15px);
    background: #ffffff;
}

.flex_con {
    display: flex;
    padding: 10px;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.receive_cou .item {
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 15px;
    width: calc(25% - 15px);
}

.receive_cou .item .info {
    padding: 10px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    background: linear-gradient(0deg,#bf862f, #d3931b);
    text-align: center;
}

.receive_cou .item .num {
    display: inline-block;
    color: #fff;
    line-height: 80px;
}

.receive_cou .item .num .value {
    position: relative;
    bottom: -5px;
    display: inline-block;
    font-size: 32px;
    line-height: 80px;
}

.receive_cou .item .num .text-price {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 86px;
}

.receive_cou .item .num .text-price:before {
    content: "¥";
}

.receive_cou .item .tit {
    display: inline-block;
    margin-left: 8px;
    color: #fff;
    font-size: 18px;
    line-height: 80px;
}

.receive_cou .item .text {
    padding: 20px 10px;
    border-right: 1px solid #e0e0e7;
    border-left: 1px solid #e0e0e7;
    background: #f0f3f8 url("../images/wave1.png") repeat-x -4px -2px;
}

.receive_cou .item .text .desc {
    margin-bottom: 7px;
    color: #555;
    font-size: 14px;
}

.receive_cou .item .text .time {
    color: #959595;
    font-size: 14px;
}

.receive_cou .item .text .time .date {}

.receive_cou .item .text .time .to {
    margin: 0 3px;
}

.receive_cou .item .text .time .start {}

.receive_cou .item .text .time .end {}

.receive_cou .item .op {
    border: 1px solid #e0e0e2;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background: #fff;
    text-align: center;
    overflow: hidden;
}

.receive_cou .item .op .btn {
    display: block;
    color: #e46c26;
    font-size: 14px;
    line-height: 42px;
}

.receive_cou .item .op .disabled {
    color: #bfbfbf;
    cursor: default;
}

/* 组件 - 视频 - 16:9
 ============================================================================ */
.video {
    width: 720px;
    margin: auto;
}

.video iframe {
    height: 405px;
    border-radius: 6px;
}

.video .prism-player {
    height: 405px !important;
    border-radius: 6px;
    overflow: hidden;
}

.video .video_title {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    margin-bottom: 10px;
}

/* 组件 - 售后流程
 ============================================================================ */
.aftersale-step {
    margin: 13px 0 10px 67px;
}

.aftersale-step .ui.steps {}

.aftersale-step .ui.steps .kosnfont {
    margin-right: 10px;
    font-size: 26px;
    color: #eb9320;
}

.aftersale-step .ui.steps .step {
    padding: 20px 76px 16px 59px;
}

.aftersale-step .ui.steps .title {
    margin-bottom: 7px;
    font-size: 16px;
    color: #5a5a5a;
}

.aftersale-step .ui.steps .description {
    font-size: 12px;
    color: #adadad;
}

.aftersale-step .ui.steps .active {}

.aftersale-step .ui.steps .active .title {
    color: #eb9320;
}

.aftersale-step .tips {
    font-size: 14px;
    color: #eb9320;
}

.aftersale-step .btn {
    display: inline-block;
    width: fit-content;
    height: 30px;
    margin: 12px 12px 0 0;
    border: 1px solid rgba(235,147,32,.6);
    border-radius: 6px;
    padding: 0 20px;
    line-height: 30px;
    font-size: 14px;
    color: #eb9320;
}

.aftersale-step .btn:hover {
    background: #eb9320;
    color: #fff;
}

/* 售后 - 协商历史
 ============================================================================ */
.aftersale_record.ui.comments {
    min-width: fit-content;
    margin: 0;
}

.aftersale_record.ui.comments .xzsp {
    padding: 13px 13px 24px;
}

.aftersale_record.ui.comments .comment {
    margin: 0 0 12px 0;
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 6px 0;
}

.aftersale_record.ui.comments .comment:last-child {
    margin: 0;
    border-bottom: none;
    padding: 0;
}

.aftersale_record.ui.comments .text {
    line-height: 22px;
    font-size: 14px;
    color: #838383;
}

.aftersale_record .ui.form .field {
    margin-bottom: 10px;
}

.aftersale_record .ui.form textarea {
    width: 646px;
    height: 120px !important;
    min-height: 120px;
}

.aftersale_record .ui.form textarea::-webkit-input-placeholder {
    font-size: 14px;
}

.aftersale_record .upload-imgbox {}

.aftersale_record .upload-imgbox:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.aftersale_record .upload-imgbox .upload-btn {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 8px;
    border: 1px solid #ddd;
    color: #565656;
}

.aftersale_record .upload-imgbox .img-list {}

.aftersale_record .upload-imgbox .item {
    position: relative;
}

.aftersale_record .upload-imgbox .item:before {
    font-family: "kosnfont";
    content: "\e67c";
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    padding: 27px 0;
    font-size: 22px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    box-sizing: border-box;
}

.aftersale_record .upload-imgbox .item:hover:before {
    display: block;
}

.aftersale_record .ui.button {
    margin-top: 10px;
    padding: 10px 50px;
    font-size: 14px;
    font-weight: normal;
    background: #eb9320;
    color: #fff;
}

.aftersale_record .ui.button .kosnfont {
    margin-left: 5px;
    font-size: 14px;
}

.aftersale_record .ui.button:hover {
    background: #3e9ee8;
}

.article-comment {}

.article-comment .pro_consult.news_detail:before {
    display: none;
}

.article-comment .pro_consult.news_detail .ui.comments {
    margin: 0 0 15px 0;
}

.article-comment .article_list {}

.article-comment .article_list .img-box {
    width: 150px;
}

.article-comment .article_list .tit {
    max-height: 26px;
}

.article-comment .article_list .text p {
    max-height: calc(22px * 3);
}

.article-comment .pro_consult.news_detail .ui.comments .comment {
    width: 100%;
    margin-top: 14px;
    border-radius: 8px;
    padding: 20px;
    background: #fdfdfd;
}

.article-comment .pro_consult .ui.comments .appraisal {
    margin: 0;
}